home *** CD-ROM | disk | FTP | other *** search
/ Komputer for Alle 2003 #12 / K-CD-12-2003.ISO / Beach Head - Desert War / BeachHeadDesertWar.exe / LEVEL_04 < prev    next >
Encoding:
Text File  |  2003-04-11  |  833 b   |  45 lines

  1. //Bullets, Projectiles, Missiles, Flares (maximum 500 20 20 20)
  2. Ammo 300 10 10 0
  3. //Tank, Jet, HelicopterGun, HelicopterRocket (range:1-9) (default 1,3,3,3)
  4. Aggression 5 3 6 6
  5. Daytime
  6. //Nightime
  7. Crosshair
  8. //Artillery
  9. //Bombers
  10. //AltGun
  11. //AltGun2
  12. //AltCannon
  13. /*** TANK (maximum 12) ***/
  14. Object TANK
  15. Delay 600
  16. ObjectInc
  17. Delay 600
  18. ObjectInc
  19. Delay 200
  20. South
  21.  
  22. /*** APC (maximum 4, soldiers 6) basic ***/
  23. Object APC1
  24. ObjectInc
  25. South
  26.  
  27. /*** APC (maximum 4, soldiers 6) gun turret ***/
  28. Object APC2
  29. Delay 200
  30. ObjectInc
  31. Delay 200
  32. East
  33.  
  34. /*** APC (maximum 4, soldiers 6) missile turret ***/
  35. /*** JET (maximum 16) ***/
  36. /*** BOMBER (maximum 9) ***/
  37. /*** COBRA (maximum 12) ***/
  38. Object COBRA
  39. ObjectInc
  40. ObjectInc
  41. ObjectInc
  42. /*** CH53 (maximum 8, soldiers 6) ***/
  43. /*** C130 (maximum 8, soldier 0-12) ***/
  44. End
  45.